projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14922ab
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Sun, 23 Apr 2006 23:50:09 +0000
(23:50 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Sun, 23 Apr 2006 23:50:09 +0000
(23:50 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 193e5439ebe353785f0bd0e933364af3bf73e7e3..1e77717ee84dab351b5b0624ad6f5fc54e8311fd 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,8
@@
2006-04-24 Kim F. Storm <storm@cua.dk>
+ * xdisp.c (fill_stretch_glyph_string): Set s->nchars = 1 for code which
+ does last_glyph=s->first_glyph+s->nchars-1, e.g. if stretch has relief.
+
* frame.c (x_set_font): Clear f->n_tool_bar_rows and current frame
matrices to force recalculation of tool-bar height after font change.